GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > LegacyClipboardPasteCommand クラス > LegacyClipboardPasteCommand コンストラクタ : LegacyClipboardPasteCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions,MemoryStream) |
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal manipulationOptions As ManipulationOptions, _ ByVal pasteStream As MemoryStream _ )
public LegacyClipboardPasteCommand( Worksheet worksheet, Reference[] references, ManipulationOptions manipulationOptions, MemoryStream pasteStream )